<%include file="_meta.html"/> <% f = formmail.get(key) %> %if f.get('formcss') == 'True': %endif
<%include file="_header.html" />
<%include file="formmail_${key}_hed.html" args="f=f"/>
  • ${f.get('name')}

    * 必須入力
  • <% include file="sogokan_name_field.html"/>
<%include file="formmail_${key}_ftr.html" args="f=f"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>